Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use scope read_api instead of full api access #53

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

christian-fries
Copy link

Full api access is not needed, read-only access is enough. This is a breaking change, though, because the scope of the application has to be adjusted.

Resolves #25

@infabo
Copy link
Contributor

infabo commented Jul 12, 2024

I fully support this change. This has been mentioned several times already, but we need to finally enroll this change.

@christian-fries
Copy link
Author

Anything I can do to get this change merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace usage of api with read_api in getAuthorizationUrl
2 participants